Conversation
|
❗ Syncing Preview App Failed Application: |
|
✅ Syncing Preview App Succeeded Application: |
a1e9364 to
04cd886
Compare
|
✅ Syncing Preview App Succeeded Application: |
ojongii
left a comment
There was a problem hiding this comment.
디자인과 동일하게 잘 수정해주셔서 그나마 간소화할 수 있는 CSS 속성값들을 찾아봤어요.. 참고해주세요!
| </Button> | ||
| </DialogTrigger> | ||
| <DialogContent className="flex !h-[280px] !w-[424px] flex-col gap-5 !p-10"> | ||
| <DialogContent className="flex h-[280px] w-[424px] flex-col justify-start gap-5 p-10"> |
There was a problem hiding this comment.
없애도 괜찮은 css 속성값을 말씀해주신 거 맞나요??
There was a problem hiding this comment.
네 맞습니다
기본적으로 flex-col만 있어도 justify-start으로 정렬돼서요!
d80f36d to
46b121f
Compare
46b121f to
04cd886
Compare
|
❗ Syncing Preview App Failed Application: |
|
❗ Syncing Preview App Failed Application: |
Description
기능적으로 바뀐 건 없어서 css 속성값 위주로 확인 한 번만 해주세요 !
Additional context
closes TAS-2240
Before submitting the PR, please make sure you do the following
fixes #123).